PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableCell Class / getStructureElement Method
In This Topic
    getStructureElement Method
    In This Topic
    Gets the structure element.
    Syntax
    public PDFStructureElement getStructureElement()

    Return Value

    The com.o2sol.pdf4java.logicalstructure.PDFStructureElement object associated with this cell object.
    See Also